Welcome![Sign In][Sign Up]
Location:
Search - SVM matlab

Search list

[Graph Recognizesvm-image

Description:
Platform: | Size: 1044480 | Author: 李成成 | Hits:

[Special EffectsLS-SVMlab1.5

Description: 是支持向量机工具箱(matlab),可用于模式分类,模式识别等。-support vector machines Toolbox (Matlab), can be used for pattern classification, pattern recognition.
Platform: | Size: 223232 | Author: 杜世强 | Hits:

[Other1687504099

Description: 支持向量机(SVM)实现的分类算法源码(matlab)-Support Vector Machine (SVM), a classification algorithm source code (Matlab)
Platform: | Size: 8192 | Author: 彬彬 | Hits:

[MiddleWareSVM_ToolBox_MATLAB

Description: Matlab 的支持向量机的工具箱 Matlab 的支持向量机的工具箱-Matlab SVM Matlab Toolbox SVM Toolbox
Platform: | Size: 2606080 | Author: shj | Hits:

[matlabSVM_luzhenbo

Description: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_SteveGunn.m - 二类分类 Regression_SVM_SteveGunn.m - 函数拟合 -a toolbox : LS_SVMlab Classification_LS_SVMlab.m-over classification Regression_LS_SVMlab.m-function fitting 2, toolbox : OSU_SVM3.00 Classification_OSU_SVM.m-over classification 3, toolbox : stprtool \ svm Classification_stprtool.m-over category Categories 4, toolbox : SVM_SteveGunn Classification_SVM_SteveGun n.m-II classification Regression_SVM_SteveGunn.m-fitting function
Platform: | Size: 2697216 | Author: 赵阳 | Hits:

[matlabGA_SVM

Description: GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -GA/SVM procedures contain three documents : 1. MainGA12.m 2. SelectGA12.m 3. Svmc12.m MainGA12.m is the main document, and the remaining two documents are to be called. MainGA12.m Lane ahead of the main parameters. ===================== MainGA12.m documents relating to the installation of the : 12 line : host = \ gatest \% of the Matlab installation disk, such as c : \ set up under the procedures resulting directory.
Platform: | Size: 1673216 | Author: 赵阳 | Hits:

[matlabmatlabosu_svm3.00

Description: 本原码说明了在matlab中如何用libsvm-primitive code in Matlab shows how to use libsvm
Platform: | Size: 796672 | Author: lijingya | Hits:

[Software EngineeringsvmandBPwithmatlab

Description: 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究-SVM nonlinear regression procedures common Matlab support vector machines and artificial neural networks to nonlinear In the Comparative Study
Platform: | Size: 4096 | Author: sunwanghu | Hits:

[Otherlibsvm-2.84

Description: SVM分类,支持向量机,包括matlab源码,使用非常方便-SVM classification, support vector machines, including Matlab source, the use of very convenient
Platform: | Size: 434176 | Author: 李华 | Hits:

[matlablibsvm-mat-2.81

Description: CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。-CJ.Lin the leading software : LibSVM achieve the SVM classification algorithm for the rapid return. Matlab 7.0 environment directly call.
Platform: | Size: 64512 | Author: 宋争鸣 | Hits:

[AI-NN-PRsvmsm

Description: SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.blog.edu.cn
Platform: | Size: 1024 | Author: 黄波 | Hits:

[ELanguagelibsvm-mat-2.84-1

Description: 脑机接口支持向量机工具箱最新版本,在matlab下安装使用-brain-Support Vector Machine Interface Toolbox latest version of the Matlab installation
Platform: | Size: 79872 | Author: 刘博阳 | Hits:

[OtherSMOPaper

Description: 一篇将SVM说非常清楚明白的文献,还有对应C++代码 [精华]-one of SVM said very clearly understand the literature, there are corresponding C code [best]
Platform: | Size: 239616 | Author: 郑立刚 | Hits:

[matlabsvminstance

Description: 自己用libsvm封的svm matlab,有例子-own use libsvm letters svm Matlab, is an example
Platform: | Size: 105472 | Author: 马熹 | Hits:

[matlabIncrementalSVM

Description: Incrementally/decrementally update svm. very efficient!-Incrementally/decrementally update svm . very efficient!
Platform: | Size: 306176 | Author: Feng Tang | Hits:

[matlabpolya_svm_1.0

Description: 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法,以及已经处理好的基于支持向量机的基因数据!-good based on support vector machines MATLAB program, which contains examples and improved algorithm and have a good handle on support vector machines genetic data!
Platform: | Size: 253952 | Author: 小牛 | Hits:

[Special Effectsstatistic_pattern_reconnition_toolbox

Description: 模式识别中统计模式识别的方法,包括贝叶斯,统计学习,LDA,PCA,SVM的经典方法,是不可多得的算法的toolbox-pattern recognition statistical pattern recognition methods, including Bayesian statistics study, LDA, PCA, SVM classical method, the algorithm is rare in toolbox
Platform: | Size: 471040 | Author: guoyan | Hits:

[OthersvmmatlabSORCE

Description: 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM : public CvStatModel// inherited from the base class CvStatModel (ed ic :// SVM type enum (C_SVC = 100, NU_SVC = 101, ONE_CLASS = 102, EPS_SVR = 103, NU_SVR = 104)// SVC is SVM classifier, SVR is the return of SVM// SVM kernel type
Platform: | Size: 7168 | Author: 李刚 | Hits:

[AI-NN-PRLS-SVMlab1.5aw

Description: SVM支持向量机 里面包含一个教程,包括支持向量机的原理,也可以直接看接口函数直接调用-SVM support vector machine which contains a tutorial, including Support Vector Machine principle, can also look directly interface function directly ca
Platform: | Size: 1024000 | Author: miaowei | Hits:

[matlab1vsr

Description: svm在matlab环境下多类分类中的一对多分类器类型程序-svm in Matlab environment over classification of the one-to-many types of procedures classifier
Platform: | Size: 2048 | Author: 李李 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net